Return to doc.sitecore.com

1.  Team Development Setup
Prev Next

Below is a scheme of a sample setup for a group of 2-5 developers working on a single Sitecore Project.

/upload/sdn5/developer/team development/team_development 1.png 

Development Server includes:

Developer’s Workstation includes:

All the software of the Developer Server (SQL Server, Source Control System) may also be installed on separate servers, which would increase the reliability of the whole system.

The SQL Server may be substituted with any databases supported by Sitecore, for instance, Firebird or Oracle.

We will consider two cases below. The first one describes a simple single developer working cycle. The second one describes a more complex working process with multiple developers involved.

The scheme can be simplified if there is just one developer working

This section describes a working cycle of a team consisting of more than one developer

Rules given in this chapter are really simple; nevertheless, you should always keep them in mind

After the development stage is complete, all the content and the source code are transferred to the QA server, where the code review and testing are performed


Prev Next